﻿/*-----------------------------------------------top-----------------------------------------------------------*/
/*-------------头部-------------*/
/*头部-默认*/
.mastop{width:1000px;margin:0px auto;background:url(../images/logo.png) no-repeat; height:90px;overflow:hidden; background-position:left center; text-align:left;}
.mastop .logo{ width:500px; height:100%; float:left;}
.mastop .logo a{ width:100%; height:100%; display:block;}
.mastop .logo a:hover{ }
.mastop .fav{float:right; width:350px; height:auto;overflow:hidden;}
.mastop .favorite_wrap{float:right; width:auto; height:auto;overflow:hidden;}
.mastop .favorite_ico{float: left;height:20px;width:15px;text-align: center;}
.mastop .favorite a{float: left;width: 60px;height:20px; line-height:20px;color: #333; text-align: center;background-image: url(../images/pxx.png);background-repeat: no-repeat;background-position: right center;}
.mastop .favorite a:hover {color: #FF0000;text-decoration: none;}
.mastop .search{display:none;}

/*头部-默认-中*/
.mastop1{width:1000px;margin:0px auto;background:url(../images/logo.png) no-repeat; height:90px;overflow:hidden; background-position:left center;text-align:left;}
.mastop1 .logo{ width:500px; height:100%; float:left;}
.mastop1 .logo a{ width:100%; height:100%; display:block;}
.mastop1 .logo a:hover{ }
.mastop1 .fav{float:right; width:350px; height:auto;overflow:hidden;}
.mastop1 .favorite_wrap{float:right; width:auto; height:auto;overflow:hidden; margin-top:35px;}
.mastop1 .favorite_ico{float: left;height: 20px;width:15px;background: url(../images/xxp.png) center center no-repeat;text-align: center;}
.mastop1 .favorite a{float: left;width: 60px;height:20px; line-height:20px;color: #333; text-align: center;background-image: url(../images/pxx.png);background-repeat: no-repeat;background-position: right center;}
.mastop1 .favorite a:hover {color: #FF0000;text-decoration: none;}
.mastop1 .search{display:none;}

/*头部-默认-中+搜索*/
.mastop2{width:1000px;margin:0px auto;/*background:url(../images/logo.png) no-repeat; */height:87px;overflow:hidden; background-position:left center;text-align:left;background-color:white;}
.mastop2 .logo{ width:500px; height:100%; float:left;}
.mastop2 .logo a{ width:100%; height:100%; display:block;}
.mastop2 .logo a:hover{ }
.mastop2 .fav{float:right; width:340px; height:auto;overflow:hidden; margin-right:10px;}
.mastop2 .tel{width:340px;height:30px;float:right;line-height:30px;margin-top:10px;background:url(../images/welcome.png) no-repeat left center;text-indent:34px;text-align:left;}
.mastop2 .favorite_wrap{display:none; float:right; width:auto; height:auto;overflow:hidden; margin-top:20px; margin-right:5px;}
.mastop2 .favorite_ico{float: left;height: 20px;width: 15px;background: url(../images/xxp.png) center center no-repeat;text-align: center;}
.mastop2 .favorite a{float: left;width: 60px;height:20px; line-height:20px;color: #333; text-align: center;background-image: url(../images/pxx.png);background-repeat: no-repeat;background-position: right center;}
.mastop2 .favorite a:hover {color: #FF0000;text-decoration: none;}
.mastop2 .search{float:right; width:200px; height:24px;overflow:hidden; margin-top:10px; border:1px #ddd solid; background:url(../images/search.jpg) right center;background-repeat: no-repeat; background-color:#fff;}
.mastop2 #txtsearch{border:none;background:none;width:160px;height:24px; margin:0px; padding:0px; line-height:24px;}
.mastop2 #btnsearch{border:none;background:none;width:33px; height:24px; margin:0px; padding:0px; cursor:pointer;}
.mastop2 .search_hover{float:right; width:200px; height:24px;overflow:hidden; margin-top:10px; border:1px #ddd solid;background:url(../images/search-hover.jpg) right center;background-repeat: no-repeat;background-color:#fff;}


